home *** CD-ROM | disk | FTP | other *** search
- ;*************************************************************************
- ;* Constante définie dans Crystal Player
- ;*
- ;* Programmé par Sébastien Granjoux
-
- THE_BEST EQU 0 ; Numero des cartes sonores reconnues
- PC_SPEAKER EQU 1
- DAC_ON_LPT EQU 2
- SOUNDBLASTER EQU 3
- GUS EQU 4
- SOUNDPRO EQU 5
- ADLIB EQU 6
- NO_DEVICE EQU 7
-
-